runtime.pageAlloc.sysGrow (method)

2 uses

	runtime (current package)
		mpagealloc.go#L367: 	p.sysGrow(base, limit)
		mpagealloc_64bit.go#L100: func (p *pageAlloc) sysGrow(base, limit uintptr) {